Class JSSSocketFactory

java.lang.Object
org.dogtagpki.client.JSSSocketFactory
All Implemented Interfaces:
org.apache.http.conn.socket.ConnectionSocketFactory, org.apache.http.conn.socket.LayeredConnectionSocketFactory

public class JSSSocketFactory extends Object implements org.apache.http.conn.socket.LayeredConnectionSocketFactory
This class provides a ocket factory for PKIConnection based on JSSSocket. JSSSocket support both communication models: sync and async. The model is defined in the initial socket and if not specified it is sync.